home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / tex-k / tex-k-archive.past / tex-k-archive.gz / tex-k-archive / 000315_phil@cs.wwu.edu_Mon, 14 Feb 94 16:47:30 PST.msg < prev    next >
Internet Message Format  |  1994-10-11  |  2KB

  1. Received: from strawberry.cs.wwu.EDU by cs.umb.edu with SMTP id AA08258
  2.   (5.65c/IDA-1.4.4 for <tex-k@cs.umb.edu>); Mon, 14 Feb 1994 19:42:35 -0500
  3. Received: by strawberry.cs.wwu.edu (4.1/SMI-4.1)
  4.     id AA07784; Mon, 14 Feb 94 16:47:30 PST
  5. Date: Mon, 14 Feb 94 16:47:30 PST
  6. From: phil@cs.wwu.edu (Phil Nelson)
  7. Message-Id: <9402150047.AA07784@strawberry.cs.wwu.edu>
  8. To: tex-k@cs.umb.edu
  9. Subject: web2c-6.1 -- small bug
  10. Reply-To: phil@cs.wwu.edu
  11.  
  12. This is the report of a makefile bug ....
  13.  
  14. I started a make with prefix that I later deciede I didn't want.  So, I did
  15. a "make clean", a new "configure" and then "make".
  16.  
  17. The "make clean" did not remove the .p or .c files, so the new make did
  18. not run tangle.  For many, this did not cause a know problem (I still have
  19. a question if the paths were changed) but it DID cause a problem in both
  20. web2c/tex and web2c/mf.  The "make clean" removed the {tex,mf}.pool files
  21. and the makefile didn't know it had to remake them.  So the next "make"
  22. didn't produce good *.pool files!
  23.  
  24. It also appears that redoing the configure did not make the paths change.
  25. The configure said that it was using the correct paths for my second
  26. configure, but the results were that the executables (even after a make
  27. clean) had the paths from the first configure.  I would assume that there
  28. was not a correct dependency on some of the output of configure.
  29.  
  30. The rest of it looks great! Nice Job!  This is great!  I now finally have
  31. a copy of tex running on my home computer. (A real weird one ... a pc532
  32. running minix.)  Last time I tried, I didn't get it done. (TeX 3.14)
  33.  
  34. --Phil
  35.